shortcuts window: Fix handling of significant xml chars
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Jun 2016 21:49:03 +0000 (17:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 19 Jun 2016 21:49:03 +0000 (17:49 -0400)
commit1c6b878e090666898acd16664851d82067fb5c9e
tree8992ef4440e44a03623e4a16adb9d7adb5b5b24f
parented2bb7e012989804eae3a02968944cbd70568ae5
shortcuts window: Fix handling of significant xml chars

We are using markup in the labels, so we need to escape things
like < and >.

https://bugzilla.gnome.org/show_bug.cgi?id=767795
gtk/gtkshortcutlabel.c